home *** CD-ROM | disk | FTP | other *** search
/ Champak 99 / (Vol 99) Jan 19 2010.iso / Games / bubble_burst.swf / scripts / DefineButton2_243 / BUTTONCONDACTION on(release).as
Text File  |  2010-01-19  |  59b  |  5 lines

  1. on(release){
  2.    gotoAndStop("main back");
  3.    play();
  4. }
  5.